Welcome![Sign In][Sign Up]
Location:
Search - python http

Search list

[ELanguageorg.python.pydev.feature-src-1_3_9

Description: Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies - check http://pydev.sf.net)
Platform: | Size: 6003480 | Author: | Hits:

[Search Enginehttp

Description: python网络爬虫抓取程序 内附有详细说明,解压缩后即可见到源程序。
Platform: | Size: 2754 | Author: 刘光磊 | Hits:

[Firewall-Securityzorp-0.8.3.tar

Description: 支持HTTP/1.1、FTP、SSL、POP3、finger、plug、whois等多种协议的代理防火墙,用Python写成- Supports HTTP/1.1, FTP, SSL, POP3, finger, plug, whois and so on the many kinds of agreements proxy firewall, wrote with Python
Platform: | Size: 1375232 | Author: 站长 | Hits:

[ELanguageorg.python.pydev.feature-src-1_3_9

Description: Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies - check http://pydev.sf.net) -Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies- check http://pydev.sf.net)
Platform: | Size: 6002688 | Author: | Hits:

[AI-NN-PRaStar

Description: 本文转载自『恋花蝶的博客!』 http://blog.csdn.net/lanphaday 更多精彩内容,欢迎访问恋花蝶的博客!A*算法不仅仅可以用来寻路,寻路也不仅仅使用A*算法。这是使用学习和使用A*算法最要谨记的一点吧~ -This article is reproduced from the blog花蝶『Love!』 Http://blog.csdn.net/lanphaday more exciting content, Welcome to Love花蝶the blog! A* algorithm not only can be used to find the way, do not find the way just use the A* algorithm. This is the use of the learning and use of A* algorithm for the most important thing to bear in mind that it ~
Platform: | Size: 3072 | Author: 王冠 | Hits:

[Search Enginehttp

Description: python网络爬虫抓取程序 内附有详细说明,解压缩后即可见到源程序。-python network containing reptiles crawling process is described in detail, unzip the source code can be seen.
Platform: | Size: 2048 | Author: 刘光磊 | Hits:

[ELanguagecompile_source

Description: 我的简易编译器终于在花了近20个工作日后完成了。按照设计是做成一个FormulaEx.dll,为了测试我还作了一个命令行工具CalcEx.exe。编译原理是我们计算机专业比较重要的一门基础学科,但在我们的日常的程序设计中很少直接使用到,并且现在有一些开源的工程比如Python、ruby做的非常的好,这样我们要自己做一个编译系统几乎没有必要。我这一次也只是应我们一个产品的需要并且需要针对产品中的特殊需要进行优化才作了这个编译程序。 详细请进 http://codefan.spaces.live.com/blog/cns!A4330C839CFF6D86!171.entry-Simple compiler I finally spent nearly 20 working days after the project is completed. Design is made in accordance with a FormulaEx.dll, in order to test I also made a command-line tool CalcEx.exe. Compilation Principle of our computer professionals a more important basic subjects, but in our day-to-day procedures for the design of little direct use to, and now there are some open source projects such as Python, ruby doing very good, so we have to own a compiler system is almost not necessary. This time I will only be a product of our needs and the need for the special needs of products to optimize only made the compiler. Detailed Come http://codefan.spaces.live.com/blog/cns!A4330C839CFF6D86!171.entry
Platform: | Size: 116736 | Author: 杨淮生 | Hits:

[Internet-Networkcode

Description: HTTP获取图象, 并能进行缓存处理, 提供简单易用的接口-HTTP access to images, and can cache handling the provision of easy-to-use interface
Platform: | Size: 25600 | Author: huajun | Hits:

[Ftp ClientTwisted_NoDocs-8.2.0.win32-py2.4

Description: Twisted是高性能面向通信的event-driven 网络引擎, 支持HTTP, NNTP, IMAP, SSH, IRC, FTP, and others-Twisted is an event-driven networking engine written in Python and licensed under the MIT license. Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more.
Platform: | Size: 2361344 | Author: richard | Hits:

[OS programpython-twitter-0.5

Description: python-twitter-0.5是Twitter API的python接口, 可以很容易用它联结开放的Twitter-This library provides a pure python interface for the Twitter API. Twitter (http://twitter.com) provides a service that allows people to connect via the web, IM, and SMS. Twitter exposes a web services API (http://twitter.com/help/api) and this library is intended to make it even easier for python programmers to use.
Platform: | Size: 63488 | Author: richard | Hits:

[P2PBitTorrent-4.0.3

Description: 一个多点下载且源码公开的P2P软件,使用非常方便,就像一个浏览器插件。与以往http、FTP、 pub等下载人越多,速度越慢的方式迥然不同,BT下载的特点简单的说就是:下载的人越多,速度越快。时下BT已经成为网上交流资源最新、最酷的方式。-Download more than one point and open-source P2P software, very convenient to use, like a browser plug-in. Previous http, FTP, pub, such as more people download, the slower the speed of a very different way, BT download that is characterized by simple: Download more people faster. Current BT exchange online resources has become the latest and coolest way.
Platform: | Size: 229376 | Author: xuegeam | Hits:

[xml-soap-webservicedigester-python

Description: 一个用Python实现的将XML源文件转化成Python对象结构的转换器。使用时请将转化规则写到config.xml文件中。使用该程序后可以避免每次都写冗长的读取xml文件创建对象结构的过程。当使用混合编程时,该程序也可以被用于C++工程。参见http://commons.apache.org/digester/,本程序是这个工程的Python版本!-With the realization of a Python source file will be XML objects into the structure of Python converter. Please use the rules written into config.xml file. Avoided the use of the procedure each time to write lengthy read xml file to create the object structure of the process. When using mixed language programming, the program can also be used in C++ project. See http://commons.apache.org/digester/, this programis the Python version of thatproject!
Platform: | Size: 120832 | Author: xukeying | Hits:

[Windows DevelopOReilly[1].Natural.Language.Processing.with.Python

Description: Natural Language Processing with Python-Natural Language Processing with Python by Steven Bird, Ewan Klein, and Edward Loper Copyright © 2009 Steven Bird, Ewan Klein, and Edward Loper. All rights reserved. Printed in the United States of America. Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472. O’Reilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://my.safaribooksonline.com). For more information, contact our corporate/institutional sales department: (800) 998-9938 or corporate@oreilly.com. Editor: Julie Steele Production Editor: Loranah Dimant Copyeditor: Genevieve d’Entremont Proofreader: Loranah Dimant Indexer: Ellen Troutman Zaig Cover Designer: Karen Montgomery Interior Designer: David Futato Illustrator: Robert Romano Printing History: June 2009: First Edition.
Platform: | Size: 3292160 | Author: zhaoyilin | Hits:

[OtherITInterviewQuestions

Description: 最全的IT公司面试题集 CHM版的 搜集了超级多的面试题,做成了CHM版,希望对准备面试的朋友有所帮助,主要的分类如下: Java面试题,J2EE面试题,.net面试题,PHP面试题,数据库面试题,英语面试,外企面试,软件测试面试题,Python面试题,Oracle面试题,MySql面试题,Web开发面试题,Unix面试题,程序员面试,网络技术面试题,网络安全面试题,Linux面试题,Hibernate面试题,Spring面试题,SQL Server面试题,Struts面试题,EJB面试题 本文件已经收集了 http://www.mianwww.com 至 2009年10月27日的所有内容。 -http://www.mianwww.com
Platform: | Size: 2456576 | Author: zzy | Hits:

[Internet-Networkhttp

Description: 在Python下实现了通过Http方式下载文件的功能-To achieve in Python to download the file through Http function
Platform: | Size: 2048 | Author: dragra | Hits:

[SCMadxl345-python-master

Description: 树莓派上使用三轴加速度传感器 ADXL345的python库项目。(adxl345-python Raspberry Pi Python i2c library for the ADXL3453-axis MEMS accelerometer IC which is used in breakout boards like the Adafruit ADXL345 Triple-Axis Accelerometer (http://shop.pimoroni.com/products/adafruit-triple-axis-accelerometer). This library is a basic implementation of the i2c protocol for the IC offering a simple way to get started with it on the Raspberry Pi. You can import the module and get a sensor reading like this: from adxl345 import ADXL345 adxl345 = ADXL345() axes = adxl345.getAxes(True) print "ADXL345 on address 0x%x:" % (adxl345.address) print " x = %.3fG" % ( axes['x'] ) print " y = %.3fG" % ( axes['y'] ) print " z = %.3fG" % ( axes['z'] ) or you can run it directly from the command line like this: sudo python ADXL345.py which will output the current x, y, and z axis readings in Gs.)
Platform: | Size: 3072 | Author: almo | Hits:

[OtherPython反向代理服务器

Description: http反向代理,一个最简单的python代理程序(The HTTP reverse proxy is one of the simplest Python agents.A reverse proxy server implemented using python and django.)
Platform: | Size: 3072 | Author: 我滴天呢 | Hits:

[OtherFoundations of Python Network Programming_Code

Description: 采用Python 3,涵盖网络编程所有经典话题,包括网络协议、网络数据及错误、电子邮件、服务器架构,以及HTTP及Web应用程序,对SSL支持、异步I/O循环的编写方法、跨站脚本以及跨站请求伪造攻击网站的原理及保护方法等内容也有详尽介绍。(Foundations of Python Network Programming(3rd) Code)
Platform: | Size: 176128 | Author: Laspide | Hits:

[Documentspython for informatics

Description: 《 Python for Informatics 》(中文翻译叫《信息管理专业Python教程》),这本书不仅是一本很好的Python爬虫方面的入门书,而且还有以这本书为教材的配套的Coursera课程。这本书是美国密西根大学信息学院教授为他的课程编写的,是一本开源书,有人将他翻译成了中文版,书上有配套的习题和代码,而且这些习题代码都可以在网上获取到,书本身并不厚,前面十章将的都是Python的基础用法,后面几张就是讲解和Python爬虫有关的,像正则表达式,网络编程(HTTP 协议), Web Service,数据库与SQL语句,数据可视化,书中还仔细讲解了用Python爬取Twiter上的用户信息,和各种解析html会用到的工具,如BeautifulSoup等,学完本书,爬取个知乎什么的都是小意思!(Python for Informatics)
Platform: | Size: 2157568 | Author: _佚名 | Hits:

[OtherHCNetSDK(python)

Description: 海康威视sdk的python版本,可以用于开发二次开发,读取视频流用http协议(Python version of Hikvision SDK)
Platform: | Size: 4096 | Author: fdsfklsdjfk | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net